Package-level declarations

Types

Link copied to clipboard
data class WaveAnimationSpecs(val waveHeightAnimationSpec: AnimationSpec<Dp>, val waveVelocityAnimationSpec: AnimationSpec<Dp>)

Custom animation configurations for various properties of the wave.

Link copied to clipboard

The horizontal movement (shift) of the whole wave.